@charset "utf-8";
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
	padding:0px;
	margin:0px;
}
body {
	background-image:url(/theme/NoblePeace/img/brown/bg.png);
	background-repeat:repeat-x;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dddddd;
} 
a {
	text-decoration:none;
	outline:none;
	color:#dddddd;
}
a:hover, a:active, a:focus {
    outline:none;
	border:none;
	color:#ccc;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
	font-size:13px;
}
.under {
	text-decoration:underline;
}
.upper {
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.colr {
	color:#dddddd !important;
}
.white {
	color:#fff !important;
}
.black {
	color:#000 !important;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:18px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:15px 0px 10px 0px;
	width:100%;
	border-bottom:#cccccc solid 1px;
	margin-bottom:10px;
}
input {
	font-size:11px;
}
.itlc {
	font-style:italic;
}
.noback {
	background-image:none !important;
}
.noborder {
	border:none !important;
}

/*
=======================================================================
	Buttons
=======================================================================
*/
/* Button One */
a.buttonone {
	float:left;
	height:18px;
	padding:2px 10px 0px 10px;
	background-image:url(/theme/NoblePeace/img/brown/buttonone.gif);
	background-repeat:repeat-x;
	display:inline-block;
	color:#fff;
	border:#101010 solid 1px;
}
/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 0px 10px 0px;
	width:100%;
}
ul.smallforms {
	padding:0px 20px 3px 0px !important;
	float:left;
	width:200px;
}
ul.forms li{
}
ul.forms li.txt{
	width:120px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
ul.forms li.smalltxt{
	float:left;
	width:70px;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
}
ul.forms li.inputfield input{
	width:434px;
	height:24px;
	line-height:24px;
	background-color:#fff;
	border:#939393 solid 1px;
	padding:0px 5px;
}
ul.forms li.inputfield select{
	width:446px;
	height:24px;
	line-height:24px;
	background-color:#fff;
	border:#939393 solid 1px;
}
ul.forms li.textfield{
	float:left;
	width:352px;
}
ul.forms li.textfield textarea{
	width:434px;
	height:110px;
	border:#939393 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#fff;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.check{
	float:left;
	width:auto;
	margin-right:10px;
}
ul.forms li.labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}
/*
=======================================================================
	Wrapper Section Rules
=======================================================================
*/
#wrapper_sec {
	width:980px;
	margin:0px auto;
}
/*
=======================================================================
	Master Header Rules
=======================================================================
*/
#masthead {
	width:980px;
	height:132px;
}
.logo {
	float:left;
	padding:25px 0px 0px 0px;
	height:73px;
}
.right_header {
	float:right;
	width:341px;
}
.right_header .share{
	float:right;
	width:341px;
	height:37px;
	padding-top:10px;
/*	background-image:url(/img/blue/share_bg.png);
	background-repeat:no-repeat;*/
}
.right_header .share ul.links{
	float:right;
	list-style:none;
	padding:3px 20px 0px 10px;
}
.right_header .share ul.links li{
	float:left;
	/*	
		background-image:url(/img/blue/sep_black.gif);
		background-repeat:no-repeat;
		background-position:right;
		padding:0px 10px;
	*/	
}
.right_header .share ul.links li a{
	 color:#fff;
	 text-transform:uppercase;
	 font-weight:bold;
}
.right_header .share ul.links li a:hover{
	text-decoration:underline;
}
.right_header .share ul.links li.last{
	background-image:none;
	padding-right:0px;
}
.right_header .share ul.sharelinks{
	float:right;
	list-style:none;
}
.right_header .share ul.sharelinks li{
	float:left;
	padding:0px 5px;
}
.search {
	width:340px;
	float:left;
	padding-top:10px;
}
.search input{
	width:286px;
	padding:0px 10px;
	height:21px;
	line-height:21px;
	background-image:url(/theme/NoblePeace/img/brown/search_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:#666666 solid 1px;
	float:left;
}
.search a{
	width:25px;
	height:23px;
	background-image:url(/theme/NoblePeace/img/brown/search_btn.gif);
	background-repeat:no-repeat;
	float:left;
}
/*
=======================================================================
	Banner Rules
=======================================================================
*/
#banner {
	width:980px;
	height:347px;
	float:left;
	margin-top:10px;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/
#content_sec {
	width:980px;
	float:left;
	background-image:url(/theme/NoblePeace/img/brown/content_bg.gif);
	background-repeat:repeat-y;
	min-height:500px;
}
.fullback {
	background-image:url(/theme/NoblePeace/img/brown/fullback.gif) !important;
}
/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
.breadcrumb{
    width:978px;
    height:32px;
    float:left;
    background-repeat:repeat-x;
    border:#472907 solid 1px;
    text-transform:uppercase;
	margin-top: 3px;
}
#crumbs {
    height:2.3em;
    padding:0px 0px 0px 0px;
}
#crumbs li {
    float:left;
    line-height:2.3em;
    color:#ccc;
    padding-left:.75em;
    list-style:none;
}        
#crumbs li a {
    background:url(/theme/NoblePeace/img/brown/crumbs.png) no-repeat right center;
    display:block;
    padding:2px 15px 5px 0px;
    list-style:none;
}
#crumbs li.last {
    background:url(/theme/NoblePeace/img/brown/crumbs.png) no-repeat right center;
    display:block;
    padding:2px 15px 5px .75em;
    list-style:none;
}                            
#crumbs li a:link, #crumbs li a:visited {
    color:#fff;
    text-decoration:none;
}
#crumbs li a:hover{
    text-decoration:underline;
}
#crumb li a.active{
    color:#ddd;
}
/*
=======================================================================
	Column 1 Rules
=======================================================================
*/
.col1 {
	width:659px;
	float:left;
	background-image:url(/theme/NoblePeace/img/brown/col1.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 20px;
}
.col1 P.welcome{
	padding:5px 0px;
}
/*
=======================================================================
	News and Articles Rules
=======================================================================
*/
.newsart {
	width:320px;
	float:left;
	margin-top:40px;
}
.newsart h3{
	width:300px;
	height:43px;
	padding:6px 10px 0px 10px;
	background-image:url(/theme/NoblePeace/img/brown/heading_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
.newsart h3 span.icon{
	background-image:url(/theme/NoblePeace/img/brown/news_new.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	float:left;
	margin-top:4px;
}
.newsart ul{
	list-style:none;
}
.newsart ul li{
	width:320px;
	padding:20px 0px;
	float:left;
	border-bottom:#888888 solid 1px;
}
.newsart ul li .thumb{
	width:80px;
	float:left;
}
.newsart ul li .thumb a{
	border:#a9a9a9 solid 3px;
	float:left;
}
.newsart ul li .thumb a img{
	width:60px;
	height:60px;
}
.newsart ul li .desc{
	width:240px;
	float:left;
	text-align:justify;
}
.newsart a.viewall{
	float:left;
	padding:10px 0px 0px 0px;
}
/*
=======================================================================
	What's Going On Rules
=======================================================================
*/
.whtsgoingon {
	width:320px;
	float:right;
	margin-top:40px;
}
.whtsgoingon h3{
	width:300px;
	height:43px;
	padding:6px 10px 0px 10px;
	background-image:url(/theme/NoblePeace/img/brown/heading_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
.whtsgoingon h3 span.icon{
	background-image:url(/theme/NoblePeace/img/brown/articles_new.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	float:left;
	margin-top:4px;
}
.whtsgoingon ul{
	list-style:none;
}
.whtsgoingon ul li{
	width:320px;
	padding:20px 0px;
	float:left;
	border-bottom:#888888 solid 1px;
}
.whtsgoingon ul li .thumb{
	width:80px;
	float:left;
}
.whtsgoingon ul li .thumb a{
	border:#a9a9a9 solid 3px;
	float:left;
}
.whtsgoingon ul li .thumb a img{
	width:60px;
	height:60px;
}
.whtsgoingon ul li .desc{
	width:240px;
	float:left;
	text-align:justify;
}
.whtsgoingon a.viewall{
	float:left;
	padding:10px 0px 0px 0px;
}
/*
=======================================================================
	Gallery Rules
=======================================================================
*/
.galleryhome {
	width:659px;
	float:left;
	margin-top:40px;
}
.galleryhome .gall_heading{
	width:659px;
	float:left;
}
.galleryhome .gall_heading{
	width:639px;
	height:43px;
	padding:6px 10px 0px 10px;
	background-image:url(/theme/NoblePeace/img/brown/heading_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
.galleryhome .gall_heading h3 {
	background-image:url(/theme/NoblePeace/img/brown/gallery_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	float:left;
	padding-top:3px;
}
.galleryhome .gall_heading ul{
	float:right;
	list-style:none;
	padding-top:3px;
}
.galleryhome .gall_heading ul li{
	float:left;
	padding-left:3px;
}
ul.gall_list {
	width:100%;
	float:left;
	list-style:none;
	padding:20px 0px 0px 30px;
}
ul.gall_list li{
	width:70px;
	height:70px;
	float:left;
	background-color:#a9a9a9;
	padding:3px;
	border:#222 solid 1px;
	margin-right:25px;
	margin-bottom:20px;
}
ul.gall_list li a.image{
	width:70px;
	height:70px;
	background-repeat:no-repeat;
	display:block;
	font-size:100000px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-top:-70px;
	z-index:99;
}
ul.gall_list li a.image:hover{
	background-image:url(/theme/NoblePeace/img/brown/img_hover.png);
}
ul.gall_list li a.video{
	width:70px;
	height:70px;
	background-repeat:no-repeat;
	display:block;
	font-size:100000px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-top:-70px;
	z-index:99;
}
ul.gall_list li a.video:hover{
	background-image:url(/theme/NoblePeace/img/brown/video_hover.png);
}
ul.gall_list li a.audio{
    width:70px;
    height:70px;
    background-repeat:no-repeat;
    display:block;
    font-size:100000px;
    overflow:hidden;
    display:inline-block;
    float:left;
    margin-top:-70px;
    z-index:99;
}
ul.gall_list li a.audio:hover{
    background-image:url(/theme/NoblePeace/img/brown/video_hover.png);
}
ul.gall_list li img{
	z-index:0;
	float:left;
	width:70px;
	height:70px;
}
/*
=======================================================================
	Blog Rules
=======================================================================
*/
.blog {
	width:659px;
	padding-top:10px;
}
.blog ul{
	width:659px;
	list-style:none;
}
.blog ul li{
	width:657px;
	border:#653f13 solid 1px;
	margin-bottom:20px;
	background-color:#472907;
	padding-bottom:10px;
}
.blog ul li .adminline{
	width:637px;
	padding:7px 10px 0px 10px;
	border-bottom:#653f13 solid 1px;
	margin-bottom:10px;
	height:26px;
	color:#888888;
}
.blog ul li .adminline p{
	float:left;
	background-image:url(/theme/NoblePeace/img/brown/sep_blog.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	margin-right:10px;
}
.blog ul li .adminline a{
	color:#ddd;
	line-height:18px;
}
.blog ul li a.title{
	font-size:18px;
	margin:0px 0px 10px 10px;
	float:left;
}
.blog ul li p.txt{
	width:637px;
	padding:10px;
	float:left;
	color:#aaaaaa;
}
.blog ul li p.txt img{
	float:left;
	border:#5f5f5f solid 3px;
	margin:0px 10px 10px 0px;
}
.blog ul li a.readmore{
	float:right;
	background-image:url(/theme/NoblePeace/img/brown/readmore.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 10px;
}
/*
=======================================================================
	Comments Rules
=======================================================================
*/
.comments {
	width:659px;
	float:left;
}
.comments ul{
	width:659px;
	float:left;
	list-style:none;
}
.comments ul li{
	width:657px;
	border:#653f13 solid 1px;
	background-color:#472907;
	float:left;
	list-style:none;
	padding-bottom:10px;
	margin-bottom:10px;
}
.comments ul li .authore_date{
	border-bottom:#653f13 solid 1px;
	padding:5px 5px 10px 5px;
    overflow:auto;
}
.authore_date .authore{
	float:left;
}
.authore_date .authore img{
	float:left;
	border:#653f13 solid 3px;
	margin-right:10px;
}
.authore_date .authore p{
	float:left;
	padding-top:8px;
	font-size:12px;
}
.authore_date p.date{
	float:right;
	padding:8px 10px 0px 0px;
	color:#999999;
}
.comments ul li p.txt{
	color:#aaa;
	padding:10px;
	float:left;
}
.comments ul li a.buttonone{
	margin-right:10px;
}
.comments ul li .reply{
	border:#653f13 solid 1px;
	background-color:#3F2305;
	list-style:none;
	margin:10px -1px -1px 10px;
}
.comments ul li .reply .authore_date{
	border-bottom:#653f13 solid 1px;
	overflow:auto;
	padding:5px 5px 10px 5px;
}
.comments ul li .reply a.buttonone{
	margin-right:10px;
	margin-bottom:10px;
}
.comments ul li .reply p.txt{
	color:#aaa;
	padding:10px;
	float:left;
}
.textcomment{
    float:left !important;
    padding: 10px !important;
    color: #AAAAAA;
}
/*
=======================================================================
	Leave Reply Rules
=======================================================================
*/
.leavereply {
	padding:10px;
}
.leavereply input{
	width:319px;
	height:24px;
	padding:0px 5px;
	line-height:24px;
	background-color:#FFF;
	border:#939393 solid 1px;
	float:left;
	margin-top:10px;
}
.leavereply textarea{
	width:419px;
	height:123px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	border:#939393 solid 1px;
	float:left;
	margin:10px 0px;
}
/*
=======================================================================
	Leave Reply Rules
=======================================================================
*/
.shop {
	width:659px;
	float:left;
}
.shop ul{
	width:659px;
	float:left;
	list-style:none;
	margin:10px 0px;
}
.shop ul li{
	width:158px;
	height:185px;
	float:left;
	background-image:url(/theme/NoblePeace/img/brown/shop_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:9px;
	margin-bottom:10px;
}
.shop ul li.last{
	margin-right:0px;
}
.shop ul li a.thumb{
	width:152px;
	height:120px;
	float:left;
	margin:3px 0px 0px 3px;
}
.shop ul li p.price{
	width:147px;
	height:24px;
	padding:5px 5px 0px 0px;
	float:left;
	text-align:right;
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
.shop ul li sup{
	padding:0px 0px 0px 0px;
	float:right;
	font-size:11px;
}
.shop ul li a.title{
	margin:10px 0px 0px 0px;
	float:left;
	width:158px;
}
/*
=======================================================================
	Paging Rules
=======================================================================
*/
.paging {
	float:left;
	width:100%;
}
.paging ul{
	float:right;
	list-style:none;
}
.paging ul li{
	float:left;
	margin-left:4px;
}
.paging ul li a  {
	float:left;
	width:25px;
	height:17px;
	padding-top:2px;
	background-image:url(/theme/NoblePeace/img/brown/paging.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	border:#101010 solid 1px;
	display:inline-block;
}
.paging ul li a:hover{
	text-decoration:underline;
	color:#fff;
}
.paging ul li a.selected{
	background-position:bottom;
	color:#333;
}
.paging ul .current {
	background-image: url(/theme/NoblePeace/img/brown/paging.gif);
	background-position:bottom;
	color:#333;
	display: inline-block;
	margin-top:1px;
    float: left;
    height: 17px;
    padding-top: 2px;
    text-align: center;
    width: 25px;
}
.paging ul .first , .paging ul .last {
	float:left;
	height:17px;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	background-image:url(/theme/NoblePeace/img/brown/paging.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	border:#101010 solid 1px;
	display:inline-block;
}
.paging ul .first  a {
	width:55px;
	border:0px;
	display:inline-block;
	padding-top:0px;
}
.paging ul .last  a {
	width:55px;
	border:0px;
	display:inline-block;
	padding-top:0px;
}
.paging ul li img{
	margin-top:3px;
}
/*
=======================================================================
	News Rules
=======================================================================
*/
.news {
	width:659px;
	float:left;
	padding-bottom:20px;
	text-align:justify;
}
.news ul{
	width:659px;
	float:left;
	list-style:none;
}
.news ul li.simple{
	width:659px;
	float:left;
	border-bottom:#653f13 solid 1px;
	padding:15px 0px 10px 0px;
}
.news ul li .thumb{
	width:140px;
	float:left;
}
.news ul li .thumb a{
	float:left;
	border:#535353 solid 3px;
}
.news ul li .thumb a img{
	float:left;
	width:124px;
	height:124px;
}
.news ul li.simple .desc{
	width:519px;
	float:left;
	text-align:justify;
}
.news ul li .desc a.title{
	width:100%;
	float:left;
	font-size:18px;
	font-weight:bold;
}
.news ul li .desc p.date{
	width:100%;
	float:left;
	text-transform:uppercase;
	color:#999999;
}
.news ul li .desc p.txt{
	width:100%;
	float:left;
	padding:5px 0px 10px 0px;
}
.news ul li.simple .desc .postin{
	width:100%;
	float:left;
	padding:8px 0px 5px 0px;
	border-top:#ddd dotted 1px;
}
.news ul li .desc .postin a.readmore{
	float:left;
	padding:0px 0px 0px 15px;
	background-image:url(/theme/NoblePeace/img/brown/readmore.png);
	background-repeat:no-repeat;
	background-position:left;
	text-transform:uppercase;
}
.news ul li .desc .postin .cat{
	float:right;
}
.news ul li .desc .postin a:hover{
	text-decoration:underline;
}


.news ul li.featured{
	width:639px;
	float:left;
	border:#555555 solid 3px;
	padding:7px;
	background-image:url(/theme/NoblePeace/img/brown/featured_bg.gif);
	background-repeat:repeat-x;
	background-color:#cdcdcd;
	background-position:top;
	color:#3c3c3c;
}
.news ul li.featured a{
	color:#3c3c3c;
}
.news ul li.featured .desc .postin{
	width:100%;
	float:left;
	padding:8px 0px 5px 0px;
	border-top:#3c3c3c dotted 1px;
}
.news ul li.featured .desc{
	width:499px;
	float:left;
}
.news ul li .featured_tag{
	width:110px;
	height:30px;
	padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	background-image:url(/theme/NoblePeace/img/brown/featured.gif);
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	margin:-130px 0px 0px -20px;
}
/*
=======================================================================
	Column 2 Rules
=======================================================================
*/
.col2 {
	width:260px;
	float:left;
	padding:10px 10px 10px 11px;
	color:#333;
}
.col2 .righthead{
	width:240px;
	height:41px;
	padding:10px 10px 0px 10px;
	background-image:url(/theme/NoblePeace/img/brown/col2_heading.gif);
	background-repeat:no-repeat;
	float:left;
}
/*
=======================================================================
	Cart Tab Rules
=======================================================================
*/
.carttab {
	width:258px;
	height:50px;
	background-image:url(/theme/NoblePeace/img/brown/cart_tab.gif);
	border:#aeaeae solid 1px;
	float:left;
	margin-bottom:20px;
}
.carttab a.checkout{
	height:20px;
	background-image:url(/theme/NoblePeace/img/brown/checkout.gif);
	background-repeat:repeat-x;
	padding:4px 25px 0px 25px;
	border:#101010 solid 1px;
	float:left;
	margin:12px 0px 20px 10px;
}
.carttab .items{
	float:right;
	color:#333;
	margin-right:50px;
	text-align:right;
	margin-top:10px;
}
.carttab .items p.amount{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
.carttab .items p.itemcount{
	line-height:12px;
}
/*
=======================================================================
	Categories Rules
=======================================================================
*/
.categories {
	width:260px;
	float:left;
	margin-bottom:20px;
}
.arrowlistmenu{
	width: 260px;
	float:left;
	padding:0px 0px 0px 0px;
}
.arrowlistmenu a{
	color:#333;
	font-size:12px;
}
.arrowlistmenu .menuheader{
	width:225px;
	float:left;
	padding:8px 10px 8px 25px;
	background-image:url(/theme/NoblePeace/img/brown/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 13px;
	border-bottom:#bbbbbb solid 1px;
	color:#333;
	font-size:12px;
	cursor:pointer;
}
.arrowlistmenu ul{
	list-style-type: none;
	margin:0;
	padding:10px 0px;
	width:260px;
	margin-bottom:1px;
}
.arrowlistmenu ul li ul{
	border:none;
	margin-left:1px;
}
.arrowlistmenu ul li ul li{
	border:none;
}
.arrowlistmenu ul li ul li a{
	background-image:none !important;
	background-repeat:no-repeat;
	cursor:pointer;
	width:221px !important;
	height:20px;
	padding:7px 0px 0px 35px;
	display:inline-block;
}
.arrowlistmenu ul li a{
	cursor:pointer;
	width:233px;
	height:20px;
	padding:7px 0px 0px 25px;
	display:inline-block;
}

/*
=======================================================================
	Quick Links Rules
=======================================================================
*/
.quicklinks {
	width:260px;
	float:left;
	margin-bottom:20px;
}
.quicklinks ul{
	width:260px;
	float:left;
	list-style:none;
}
.quicklinks ul li{
	width:225px;
	float:left;
	padding:8px 10px 8px 25px;
	background-image:url(/theme/NoblePeace/img/brown/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 13px;
	border-bottom:#bbbbbb solid 1px;
}
.quicklinks ul li a{
	color:#000;
	font-size:12px;
}
/*
=======================================================================
	Join Us Rules
=======================================================================
*/
.joinus {
	width:260px;
	float:left;
	margin-bottom:20px;
}
.joinus ul{
	width:260px;
	float:left;
	list-style:none;
	padding-bottom:5px;
}
.joinus ul li{
	width:225px;
	float:left;
	padding:8px 10px 8px 25px;
	background-image:url(/theme/NoblePeace/img/brown/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 13px;
	border-bottom:#bbbbbb solid 1px;
	text-transform:uppercase;
}
.joinus ul li a{
	color:#000;
	font-size:12px;
}
.joinus p{
	color:#000;
	padding:0;
    /* 5px 0px 0px 0px*/
	width:260px;
}
/*
=======================================================================
	Home Page Tabs Rules
=======================================================================
*/
.hometabs {
	width:260px;
	float:left;
	margin-bottom:20px;
}
.hometabs ul{
	width:260px;
	float:left;
	list-style:none;
}
.hometabs ul li{
	width:242px;
	padding:6px;
	float:left;
	list-style:none;
	border:#bdbebe solid 3px;
	background-image:url(/theme/NoblePeace/img/brown/joinus_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.hometabs ul li .thumb{
	width:67px;
	height:67px;
	padding:3px;
	border:#7d7d7d solid 1px;
	float:left;
	margin-right:10px;
	background-color:#FFF;
}
.hometabs ul li .desc{
	width:153px;
	float:left;
	color:#333;
}
.hometabs ul li .desc a{
	font-size:14px;
	color:#333;
	margin:5px 0px;
	float:left;
	width:153px;
}
/*
=======================================================================
	Information Rules
=======================================================================
*/
.information {
	width:260px;
	float:left;
	margin-bottom:20px;
}
.information p{
	width:240px;
	padding:0px 10px;
	float:left;
}
.information hr{
	width:240px;
	float:left;
	margin:20px 0px 20px 10px;
	color:#b5b5b5;
}
.information p.opening{
	font-size:12px;
	font-weight:bold;
}
.information ul{
	width:240px;
	padding:20px 10px;
	float:left;
	list-style:none;
}
.information ul li{
	width:120px;
	float:left;
	height:20px;
	font-size:12px;
}
.information .map{
	width:232px;
	padding:3px;
	border:#b3b3b3 solid 1px;
	background-color:#FFF;
	float:left;
	list-style:none;
	margin-left:10px;
}
/*
=======================================================================
	Column 3 Rules
=======================================================================
*/
.col3 {
	width:940px;
	float:left;
	background-image:url(/theme/NoblePeace/img/brown/col1.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 20px;
}
/*
=======================================================================
	Gallery Page Rules
=======================================================================
*/
.gallery {
	width:940px;
	float:left;
}
.gallery .sorting{
	width:940px;
	float:left;
}
.gallery .sorting .filterby{
	float:left;
}
.gallery .sorting .filterby p.title{
	float:left;
	width:114px;
	height:28px;
	padding-top:8px;
	background-image:url(/theme/NoblePeace/img/brown/browse.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
.gallery .sorting .filterby ul{
	float:left;
	list-style:none;
	height:34px;
	border:#1c1c1c solid 1px;
	margin-left:20px;
	border-right:none;
}
.gallery .sorting .filterby ul li{
	float:left;
	height:26px;
	padding:8px 20px 0px 20px;
	background-image:url(/theme/NoblePeace/img/brown/filter_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-right:#1c1c1c solid 1px;
}
.gallery .sorting .filterby ul li:hover{
	background-position:bottom;
}
.gallery .sorting .filterby ul li.selected{
	background-position:bottom;
}
.gallery .sorting .filterby ul li a{
	color:#aaa;
	text-transform:uppercase;
	font-size:13px;
}

.gallery .sorting .sortby{
	float:right;
}
.gallery .sorting .sortby p.title{
	float:left;
	width:114px;
	height:28px;
	padding-top:8px;
	background-image:url(/theme/NoblePeace/img/brown/browse.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
.gallery .sorting .sortby .selctmenu{
	float:left;
	margin-left:10px;
}
.gallery ul.gallerylist{
	width:940px;
	float:left;
	margin:20px 0px;
	padding:20px 0px;
	border-top:#535353 solid 1px;
	border-bottom:#535353 solid 1px;
	list-style:none;
}
.gallery ul.gallerylist li{
	width:160px;
	float:left;
	margin-right:35px;
	margin-bottom:35px;
	position:relative;
}
.gallery ul.gallerylist li.last{
	margin-right:0px;
}
.gallery ul.gallerylist li img{
	width:150px;
	float:left;
	height:150px;
	border:#828282 solid 3px;
}
.gallery ul.gallerylist li a.image{
	width:150px;
	height:150px;
	background-repeat:no-repeat;
	display:block;
	font-size:100000px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-top:-153px;
	margin-left:3px;
	z-index:99;
}
.gallery ul.gallerylist li a.image:hover{
	background-image:url(/theme/NoblePeace/img/brown/img_hover_big.png);
}
.gallery ul.gallerylist li a.video{
	width:150px;
	height:150px;
	background-repeat:no-repeat;
	display:block;
	font-size:100000px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-top:-153px;
	margin-left:3px;
	z-index:99;
}
.gallery ul.gallerylist li a.video:hover{
	background-image:url(/theme/NoblePeace/img/brown/video_hover_big.png);
}
.gallery ul.gallerylist li a.audio{
    width:150px;
    height:150px;
    background-repeat:no-repeat;
    display:block;
    font-size:100000px;
    overflow:hidden;
    display:inline-block;
    float:left;
    margin-top:-154px;
    margin-left:3px;
    z-index:99;
}
.gallery ul.gallerylist li a.audio:hover{
    background-image:url(/theme/NoblePeace/img/brown/video_hover_big.png);
}
.gallery2 ul.gallerylist{
	width:659px;
	float:left;
	margin:0px 0px;
	padding:20px 0px;
	list-style:none;
}
.gallery2 ul.gallerylist li{
	width:95px;
	float:left;
	margin-right:17px;
	margin-left:18px;
	margin-bottom:35px;
	position:relative;
}
.gallery2 ul.gallerylist li.last{
	margin-right:0px;
}
.gallery2 ul.gallerylist li img{
	width:100px;
	float:left;
	height:100px;
	border:#828282 solid 3px;
}
.gallery2 ul.gallerylist li a.image{
	width:100px;
	height:100px;
	background-repeat:no-repeat;
	display:block;
	font-size:100000px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-top:-103px;
	margin-left:3px;
	z-index:99;
}
.gallery2 ul.gallerylist li a.image:hover{
	background-image:url(/theme/NoblePeace/img/brown/img_hover_mediu.png);
}
.gallery2 ul.gallerylist li a.video{
	width:100px;
	height:100px;
	background-repeat:no-repeat;
	display:block;
	font-size:100000px;
	overflow:hidden;
	display:inline-block;
	float:left;
	margin-top:-103px;
	margin-left:3px;
	z-index:99;
}
.gallery2 ul.gallerylist li a.video:hover{
	background-image:url(/theme/NoblePeace/img/brown/video_hover_mediu.png);
}
.gallery2 ul.gallerylist li a.audio{
    width:100px;
    height:100px;
    background-repeat:no-repeat;
    display:block;
    font-size:100000px;
    overflow:hidden;
    display:inline-block;
    float:left;
    margin-top:-103px;
    margin-left:3px;
    z-index:99;
}
.gallery2 ul.gallerylist li a.audio:hover{
    background-image:url(/theme/NoblePeace/img/brown/video_hover_mediu.png);
}
/*
=======================================================================
	Static Rules
=======================================================================
*/
.static {
	width:100%;
	float:left;
	text-align:justify;
}
.static p.txt{
	width:100%;
	float:left;
	padding:10px 0px;
}
.static .sec1{
	width:170px;
	float:left;
}
.static .sec2{
	width:230px;
	float:left;
	margin-right:29px;
}
.static .sec2 ol{
	width:210px;
	float:left;
	padding-left:20px;
}
.static .sec2 ol li{
	width:210px;
	padding:5px 0px;
}
.static .sec3{
	width:230px;
	float:left;
}
.static .sec3 ul{
	width:210px;
	float:left;
	padding-left:20px;
}
.static .sec3 ul li{
	width:210px;
	padding:5px 0px;
}
.static h1{
	padding:10px 0px;
}
.static h1{
	padding:10px 0px;
}
.static span{
	padding:0px 0px 5px 0px;
}
.static h2{
	padding:8px 0px;
}
.static h3{
	padding:6px 0px;
}
.static h4{
	padding:5px 0px;
}
.static h5{
	padding:5px 0px;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
}
.static table{
	float:left;
	width:638px;
	color:#656464;
}
.static tr.tablehead{
	background-color:#261603 !important;
	font-weight:bold;
	color:#fff;
}
.static tr.tablehead td{
	border:#261603 solid 1px;
}
.static tr{
	padding:5px;
	background-color:#fbfbfb;
}
.static tr.tabledark{
	background-color:#f3f3f3 !important;
}
.static tr td{
	padding:5px;
	border:#2f2f2f solid 1px;
}
.static img.img_news {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border:3px solid #828282;
}
.static .name_a {
	float:left;
	font-size:14px;
	margin-top:20px;
}
.foto_text {
	background:#000;
    display:block;
    position:absolute;
    font-size: 12px;
    margin-left: 3px;
    bottom:3px;
    overflow: hidden;
    padding:0px 5px 0px 5px;
    width: 140px;
    color:#fff!important;
    opacity:0.7;
    filter: alpha(opacity=70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: 50;
}
.foto_text_news {
	background:#000;
    display:block;
    position:absolute;
    float: left;
    bottom:3px;
    font-size: 10px;
    margin-left: 3px;
    overflow: hidden;
    padding:0px 5px 0px 5px;
    width: 90px;
    color:#fff!important;
    opacity:0.7;
    filter: alpha(opacity=70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: 50;
}
/*
=======================================================================
	Footer Rules
=======================================================================
*/
#footer {
	width:100%;
	background-image:url(/theme/NoblePeace/img/brown/footer.gif);
	background-repeat:repeat-x;
	background-color:#301b01;
	background-position:bottom;
	margin-top:20px;
	padding-top:10px;
}
#footer .inner{
	width:980px;
	margin:0px auto;
}
#footer .contact_foot {
	width:200px;
	float:left;
}
#footer .contact_foot p.title{
	width:175px;
	background-image:url(/theme/NoblePeace/img/brown/email.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:14px;
	padding:12px 0px 8px 25px;
}
#footer .contact_foot p.txt{
	width:175px;
	padding:0px 0px 0px 25px;
	color:#999999;
}
#footer .browseus {
	width:200px;
	float:left;
}
#footer .browseus p.title{
	width:175px;
	background-image:url(/theme/NoblePeace/img/brown/faq_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:14px;
	padding:12px 0px 8px 25px;
}
#footer .browseus ul{
	width:175px;
	float:left;
	list-style:none;
	padding-left:25px;
}
#footer .browseus ul li{
	width:162px;
	float:left;
	list-style:none;
	background-image:url(/theme/NoblePeace/img/brown/footer_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 0px 2px 13px;
}
#footer .browseus ul li a{
	color:#999;
}
#footer .twitter {
	width:200px;
	float:left;
}
#footer .twitter p.title{
	width:175px;
	background-image:url(/theme/NoblePeace/img/brown/twitter_foot.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:14px;
	padding:12px 0px 8px 25px;
}
#footer .twitter ul{
	width:175px;
	float:left;
	list-style:none;
	padding-left:25px;
}
#footer .twitter ul li{
	width:162px;
	float:left;
	list-style:none;
	background-image:url(/theme/NoblePeace/img/brown/footer_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 0px 2px 13px;
}
#footer .twitter ul li a{
	color:#999;
}
#footer .footer_tasks{
	float:right;
}
#footer .footer_tasks ul{
	float:left;
	list-style:none;
	padding-top:50px;
}
#footer .footer_tasks ul li{
	float:left;
	margin-right:20px;
}
#footer .footer_tasks ul li a.rssfeeds{
	background-image:url(/theme/NoblePeace/img/brown/rss_feeds.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
	display:inline-block;
	padding:10px 0px 0px 30px;
	color:#999;
}
#footer .footer_tasks ul li a.podcasts{
	background-image:url(/theme/NoblePeace/img/brown/footer_icon2.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
	display:inline-block;
	padding:10px 0px 0px 40px;
	color:#999;
}
#footer .footer_tasks ul li a.emailfridn{
	background-image:url(/theme/NoblePeace/img/brown/footer_icon3.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
	display:inline-block;
	padding:10px 0px 0px 40px;
	color:#999;
}
#footer .copyright{
	float:left;
	width:980px;
	height:54px;
	margin-top:30px;
}
#footer .copyright ul{
	float:left;
	list-style:none;
	padding-top:10px;
}
#footer .copyright ul li{
	float:left;
	padding:0px 10px;
	background-image:url(/theme/NoblePeace/img/brown/footer_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#666;
}
#footer .copyright ul li.last{
	background-image:none;
}
#footer .copyright ul li a{
	color:#666;
}
#footer .copyright a.top{
	color:#e8e8e8;
	width:45px;
	height:21px;
	padding:4px 0px 0px 7px;
	text-transform:uppercase;
	display:inline-block;
	float:right;
	background-image:url(/theme/NoblePeace/img/brown/top.gif);
	background-repeat:no-repeat;
}
span.logo_title {
	font-size:40px!important;
	margin-top:10px;
	color:#fff!important;
}

/** Agenda Crestinului **/
/** Copyright CrestinOrtodox.ro **/
.width_ag {
    width:260px;
    float:left;
}
.AgendaBox {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:normal;
    color:#000;
    text-align:justify;
}
.AgendaBox a {
    text-decoration:none!important;
    color:#000;
}
.AgendaBox a:hover {
    text-decoration:underline;    
}
.AgendaBox ul{
    margin:10px 0 0 10px;
}
.AgendaBox h3{
    margin:10px 0;
    color:#000;
    font-size:1.5em;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    font-style: italic;    
    font-weight: bold;
    border-bottom: 1px solid #B5B5B5;
    padding-bottom: 5px;
}

.padder {
    padding:10px;    
}

.top-agenda {
    width:240px;
    height:46px;
    padding:5px 10px 0px 10px;
    background-image:url(/theme/NoblePeace/img/brown/col2_heading.gif);
    background-repeat:no-repeat;
    font-style:italic;
}

.top-agenda a {
    text-decoration:none;
    color:#ddd!important;    
}

.top-agenda a span{
    color:#666;
}

.head-fake {background:#dddddd;}
.head-fake b{display:block; height:1px; overflow:hidden; text-indent:-9999px;}
.head-fake b.h_sh_1{background:#dddddd;}
.head-fake b.h_sh_2{background:#f4f4f4;}
.rosie {
    color:#F00;
}
.current-day {
    font-size:1.2em;
    font-weight:bold;    
}
.b_b {border-bottom: 1px dashed #D2DADA; padding-bottom:10px;}
.in-text {
    float:left;
    position:relative;
    margin:0 5px 3px 0;    
}
.citat-din-bible {
    -moz-border-radius:5px;
    border:1px solid #e5e5e5;
    background:#f6f6f6;
    color:#666;
    padding:5px;
    margin-top:10px;
}
.citat-din-bible blockquote {
    margin:0;
    font-style:italic;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:1.2em;
}
.citat-din-bible blockquote:before, .citat-din-bible blockquote:after {
    content:"\"";
    color:#333;
    font-style:italic;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    font-size:1.2em;
}
.citat-din-bible a {
    margin:0.5em 1em 0;
}
.memoria-zilei  ul {
    list-style: none;
}
.memoria-zilei ul img {
    display: inline-block !important;
    float: left;
    margin-right: 10px;
}
.copy-fake {background:#e0f3ff;}
.copy-fake b{display:block; height:1px; overflow:hidden; text-indent:-9999px;}
.copy-fake b.c_sh_1{background:#d4eeff;}
.copy-fake b.c_sh_2{background:#daf1ff;}
.copy-fake b.c_sh_3{background:#def2ff;}
.copy-right-crestin {
    display:block;
    background:#e0f3ff !important;
    text-decoration:none;
    color:#5a8cac !important;    
    padding:0 10px 3px;
    font-size:0.8em;
    text-shadow:0px 1px 0px #f7fcff;
}
/* CLEAR FIX*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
.calendar-ortodox {

    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:normal;
    color:#000;
    margin-top:10px;
}
.calendar-ortodox a{
    text-decoration:none;    
}
.calendar-ortodox h2{
        width:240px;
        height:46px;
        padding:5px 10px 0px 10px;
        background-image:url(/theme/NoblePeace/img/brown/col2_heading.gif);
        background-repeat:no-repeat;
        font-style:italic;
}
.calendar-ortodox h2 a{
    text-decoration: none;
}
.calendar-ortodox .list-monthly-calendar{
    list-style:none;
    display:block;
    overflow:hidden;
    width:94%;
    margin:0;
    padding:0px 3% 20px 3%;
}
.calendar-ortodox .list-monthly-calendar li{
    float:left;
    display:inline;
    width:12%;
    margin-right:2%;
    line-height:25px;
    text-align:center;
    font-weight:bold;
    font-size:1.2em;
    margin-top:4px;
}
.calendar-ortodox .list-monthly-calendar li.days{
    text-indent:3px;    
}
.calendar-ortodox .list-monthly-calendar a{
    display:block;
    font-weight:normal;
    border:1px solid #FFFFFF;
    color:#004276;
    padding:0 3px;    
}
.calendar-ortodox .list-monthly-calendar a:hover {
    border:1px solid #afc4d4;
    background:#afc4d4;
    color:#FFF;    
}
.calendar-ortodox .list-monthly-calendar .selected a{
    border:1px solid #004276;
    background:#004276;
    color:#FFF;
}
.AgendaBox .calendar-ortodox .list-monthly-calendar .day-01{
    clear:both;
}
.calendar-ortodox .list-monthly-calendar.start-2 .day-01{margin-left:14%}
.calendar-ortodox .list-monthly-calendar.start-3 .day-01{margin-left:28%}
.calendar-ortodox .list-monthly-calendar.start-4 .day-01{margin-left:42%}
.calendar-ortodox .list-monthly-calendar.start-5 .day-01{margin-left:56%}
.calendar-ortodox .list-monthly-calendar.start-6 .day-01{margin-left:70%}
.calendar-ortodox .list-monthly-calendar.start-7 .day-01{margin-left:84%}
.calendar-listing {
    width:100%
}
.calendar-listing a{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.calendar-listing a:hover{
    text-decoration: underline;
}   
.calendar-listing td, .calendar-listing th{
    padding:5px 3px;
    vertical-align:text-top;    
}
.nday, .day, .cross {
    width:10px;    
}
.azi{
    background:#E8E8E8;
}
.red, .red a {
    color:#CC0000 !important;    
}
.dum td {
    border-bottom:1px solid #999;
    border-top:1px solid #999;
    padding:5px 0;
}
.dum td a{
    color:#CC0000 !important;    
}

.icon_logo {
    background-image: url("/img/blue/CatholicTemple_64.png");
    float: left;
    height: 64px;
    margin-top: 20px;
    width: 64px;
}
.h-15 {
	height:15px;
}

.content{ background-color: #472907; border: 1px solid #653F13; margin-bottom: 20px; padding:10px; }

/* Form errors */
form .error {
    background: #FFDACC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
}
form .error-message {
    display: block;
    clear: both;
    background: #CC0000;
    color:#FFF !important;
    padding: 3px 5px;
    /*float: left;*/
    margin-top: 1px;
}
form .error,
form .error-message {
    color: #9E2424;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.buttonsend {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:21px;
    -webkit-border-radius:21px;
    border-radius:21px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:4px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
}.buttonsend:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}.buttonsend:active {
    position:relative;
    top:1px;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
font-size:13px;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('/img/icons/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/img/icons/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/img/icons/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/img/icons/error.png');
}
.mapper {
    position: relative;   
}
.mapper p {
    background:#000000;
    top: 12px;
    left:50%;
    margin-left: -298px;
    color: #FFFFFF !important;
    display: block;
    font-size: 12px;
    opacity: 0.7;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    width: 576px;
    z-index: 50;
    font-weight: bold;
}